[INFO] cloning repository https://github.com/Venture-Facilities/rsml-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Venture-Facilities/rsml-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c68dc9ee611b0edcf7db8adf943b393344a4c4a
[INFO] checking Venture-Facilities/rsml-cli against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVenture-Facilities%2Frsml-cli" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Venture-Facilities/rsml-cli
[INFO] finished tweaking git repo https://github.com/Venture-Facilities/rsml-cli
[INFO] tweaked toml for git repo https://github.com/Venture-Facilities/rsml-cli written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Venture-Facilities/rsml-cli on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Venture-Facilities/rsml-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc
[INFO] running `Command { std: "docker" "start" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking notify v4.0.18
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling assert_cmd v2.2.1
[INFO] [stderr]     Checking array-concat v0.5.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking jod-thread v1.0.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling enum-kinds v0.5.1
[INFO] [stderr]     Checking rbx_types v3.1.0 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d)
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking memofs v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking logos v0.15.1
[INFO] [stderr]     Checking rbx_reflection v6.1.0 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d)
[INFO] [stderr]     Checking rbx_types_ops v0.0.11 (https://github.com/rbx-rsml/rbx_types_ops.git#34d30d29)
[INFO] [stderr]    Compiling rbx-rsml v1.0.3 (https://github.com/Venture-Facilities/rsml-rust.git?rev=1cb38093#1cb38093)
[INFO] [stderr]     Checking rbx_reflection_database v2.0.2+roblox-700 (https://github.com/cameronpcampbell/rbx-dom.git#1e636a4d)
[INFO] [stderr] error: could not compile `rbx-rsml` (lib) due to 1 previous error
[INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/rsml-rust-e7fd0190a8f80df8/1cb3809/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove one of these features
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0001`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc", kill_on_drop: false }`
[INFO] [stdout] e8c0bced64cd989b7ac084b0c6c6f90e59a537d601ac2ac60190a930db38c1bc
